home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Alles Voor Internet / Tout Pour Internet
/
alles voor internet.iso
/
MacInternet™
/
Utilities
/
InstallerMaker™
/
InstallerMaker__2.0.2_Installe
/
InstallerMaker™ 2.0.2 Installer
/
InstallerMaker Extensions
/
ICnd Extension
/
HasFPUICnd.make
< prev
next >
Wrap
Text File
|
1994-03-14
|
701b
|
23 lines
# File: HasFPUICnd.make
# Target: HasFPUICnd
# Sources: HasFPUICnd.p
# Changed on 94.03.14 to respect new res ID numbers for IM v2.0 (jam)
OBJECTS = HasFPUICnd.p.o
# {OBJECTS} (= HasFPUICnd.p.o) MUST be first object code file
# specified in Linker command. Otherwise, control will
# be transferred to arbitrarily linked code,
# instead of the first routine in the unit.
HasFPUICnd ƒƒ HasFPUICnd.make {OBJECTS}
Link -w -t 'rsrc' -c 'RSED' ∂
-rt ICnd=128 ∂
-m CUSTOMCONDITIONCHECK -sg ICnd ∂
{OBJECTS} ∂
"{Libraries}"Runtime.o ∂
"{PLibraries}"PasLib.o ∂
"{Libraries}"Interface.o ∂
-o HasFPUICnd
HasFPUICnd.p.o ƒ HasFPUICnd.make HasFPUICnd.p
Pascal HasFPUICnd.p